home *** CD-ROM | disk | FTP | other *** search
- Path: news.computek.net!news
- From: dpurifoy@computek.net
- Newsgroups: comp.lang.c++
- Subject: Linker error, using BDE in Borland C++ 4.52
- Date: 26 Jan 1996 21:29:18 GMT
- Organization: Compu-Net DFW's Premiere Internet Access Provider
- Message-ID: <4ebh3e$4dg@news.computek.net>
- NNTP-Posting-Host: den58.computek.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.22 (Windows; I; 16bit)
-
- I cant get my BDE part of my program to link, i keep getting a
- undefined symbol error on each of the BDE constants found in IDAPI.h.
- by constants i mean DBISETMAXFILELEN and DBIGETFILEDIRECTORY (I think
- these are right, im at a different computer right now). Is there
- something that i am missing? i have #include <windows.h> and then
- #include <idapi.h>. i just cant link in any BDE code :(
-
-
-